home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 676-700 / 699 / contents < prev    next >
Text File  |  1995-03-18  |  2KB  |  53 lines

  1. This is disk 699 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. EZAsm        Combines 68000 assembly language with parts of C.  Produces
  6.         highly optimized code.  Uses C-like function calls (supports
  7.         all 2.04 functions), braces, "else", ".fd" support, and much
  8.         more.  Comes bundled with A68k and Blink, for a complete
  9.         programming environment.  This is version 1.7, an update to
  10.         version 1.6 on disk 592.  Includes example source and execu-
  11.         table files.  Binary only.
  12.         Author:  Joe Siebenmann
  13.  
  14. IFFConvert    A program to convert the different compression methods of IFF
  15.         ILBM files.  It supports the normal compression, a new com-
  16.         pression method that compresses column by column instead of
  17.         row by row, and uncompressed files.  Version 1.11, includes
  18.         source.
  19.         Author:  Matthias Meixner
  20.  
  21. MungWall    Munges memory and watches for illegal FreeMem's.  Especially
  22.         useful in combination with Enforcer.  Output can go to either
  23.         the serial or parallel port.  Includes a new MungList program
  24.         that examines used memory areas for MungWall tag info, and
  25.         outputs a list of who owns the various pieces of allocated
  26.         memory, their sizes, etc.  Can even identify the owner of the
  27.         memory by task name.  This is version 37.52, an update to
  28.         version 37.51 on disk 659.  Binary only.
  29.         Author:  Commodore Amiga; submitted by Carolyn Scheppner
  30.  
  31. ReOrg        ReOrg is a fast disk optimizer that can be used for floppy
  32.         disks and hard disks.  Supports new Kickstart 2.04 features
  33.         including hard and soft links and High-Density drives. In-
  34.         cludes program versions in English and German for use with
  35.         Kickstart 2.04 only.  This is version 2.3, an update to ver-
  36.         sion 2.1 on disk 678.  Shareware, binary only.
  37.         Author:  Holger Kruse
  38.  
  39. Shrink        A new archiver that uses dynamic arithmetic encoding with a
  40.         dictionary size from 1-64Kb.  Slower than other archivers, but
  41.         seems to get better compression ratios.  Another interesting
  42.         feature is that it uses a new IFF format for it's archive
  43.         files.  Version 1.1, binary only.
  44.         Author:  Matthias Meixner
  45.  
  46. Sizer        Reports the size of selected disk objects (including subdir-
  47.         ectories).  It reports the number of bytes in all plain files
  48.         and the number of blocks occupied by files and directories.
  49.         It is intended for the Workbench user who wants to know if
  50.         there is room to drag-copy one or more icons.  Includes source
  51.         and binary.
  52.         Author:  Fabbian G. Dufoe, III
  53.